home *** CD-ROM | disk | FTP | other *** search
- object MsgF: TMsgF
- Left = 130
- Top = 160
- Width = 292
- Height = 161
- ActiveControl = TamamBtn
- Caption = 'Fatura d�k�m bilgileri'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- OnCreate = FormCreate
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 24
- Width = 70
- Height = 13
- Caption = '�lk fatura no'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 48
- Width = 78
- Height = 13
- Caption = 'Son fatura no'
- end
- object Label3: TLabel
- Left = 16
- Top = 72
- Width = 61
- Height = 13
- Caption = 'Ka� kopya'
- end
- object IFatNo: TEdit
- Left = 160
- Top = 16
- Width = 121
- Height = 21
- MaxLength = 12
- TabOrder = 0
- Text = ' '
- end
- object SFatNo: TEdit
- Left = 160
- Top = 40
- Width = 121
- Height = 21
- MaxLength = 12
- TabOrder = 1
- Text = ' '
- end
- object KopSay: TEdit
- Left = 160
- Top = 64
- Width = 121
- Height = 21
- MaxLength = 2
- TabOrder = 2
- Text = ' '
- end
- object TamamBtn: TBitBtn
- Left = 120
- Top = 96
- Width = 77
- Height = 27
- Caption = '&Tamam'
- TabOrder = 3
- OnClick = TamamBtnClick
- Kind = bkOK
- end
- object VazgecBtn: TBitBtn
- Left = 206
- Top = 96
- Width = 77
- Height = 27
- Caption = '&Vazge�'
- TabOrder = 4
- OnClick = VazgecBtnClick
- Kind = bkCancel
- end
- object MsgTable1: TTable
- TableName = 'WAPSMSG1'
- TableType = ttParadox
- Top = 102
- end
- end
-